This changeset reverts GDB Graphical Interface to use annotations. It incorporates...
authorNick Roberts <nickrob@snap.net.nz>
Tue, 29 Dec 2009 07:22:00 +0000 (20:22 +1300)
committerNick Roberts <nickrob@snap.net.nz>
Tue, 29 Dec 2009 07:22:00 +0000 (20:22 +1300)
commitcd01810eb0cd69b7262a74d8c9f592a84288bcb0
tree907894703194f2d8d27ba4781b2336b121410cf0
parent85b5b0b6960ddbfb4746c0cd11aa45428aea30f7
parent90c0530b883183a5fd0029a1551c17daabd0a790
This changeset reverts GDB Graphical Interface to use annotations.  It incorporates features added
(and never released) on the EMACS_23_1_RC branch.  Namely reverse debugging and the display of STL
collections as watch expressions.

The long term aim is to move to GDB/MI, so these changes will be re-instated at some time in the future.
At the moment, however, there are issues with gdb-mi.el that have not yet been solved, e.g, bug#5145.